home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 11353 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: news.crystalball.com!news
  2. From: Larry Weiss <lfw@oc.com>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: What are the best C programming language books for beginner?
  5. Date: Mon, 18 Mar 1996 16:27:23 -0600
  6. Organization: crystalball.com
  7. Message-ID: <314DE34B.11F7@oc.com>
  8. References: <313FA4BD.41C67EA6@dragon.taiwan.ti.com> <3a7cc$15141.38a@news.comet.net> <Pine.OSF.3.91.960313150356.30507A-100000@io.UWinnipeg.ca> <4i81un$4gc@solutions.solon.com> <826934762snz@genesis.demon.co.uk>
  9. NNTP-Posting-Host: external.oc.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0 (Win16; I)
  14.  
  15. Lawrence Kirby wrote:
  16.  > 
  17.  > I have the draft-ANSI version of K&R2. The biggest error in it w.r.t. the
  18.  > final standard is the description of scanf in both the tutorial and reference
  19.  > sections, particularly with regards white-space handling. I understood that
  20.  > the revised ANSI edition didn't correct this. Am I right?
  21.  > 
  22.  > For example in the reference section B1.3 by copy says:
  23.  > 
  24.  > "... The format string may contain:
  25.  > 
  26.  >  . Blanks or tabs, which are ignored"
  27.  > 
  28.  > which is false.
  29.  
  30. Yes, my second edition (B 1.3 is on page 245) has that wording.
  31.